home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / ediins.zip / INSTALL.INF < prev    next >
INI File  |  1991-12-06  |  1KB  |  51 lines

  1. ; EDI Install V1.00 - Installation Script
  2. ; Eschalon Development Inc.
  3.  
  4.  
  5. [Application] 
  6. ; Application information
  7. Name=EDI Install
  8. Title=EDI Install - Installation
  9. Directory=C:\WINDOWS\INSTALL.EDI
  10. PM Group=EDI Install
  11. Free Space=128
  12.  
  13.  
  14. [Disks] 
  15. ;List of disks needed.  Names are used for user request.  They
  16. ;do not need to be the disk's label.
  17. 1=EDI Install Disk
  18.  
  19.  
  20. [Directories] 
  21. ;lists of directories that must be created from the destination directory 
  22. ;files to be copied are in the same directory structure on the 
  23. ;floppy (by default) 
  24. 1=.
  25.  
  26.  
  27. [Files] 
  28. ;description, name, (dir #), (diskette #), (Compressed)
  29. ReadMe text file=README.TXT        1 1 N
  30.  
  31. EDI Install=INSTALL.EXE            1 1 N
  32. EDI Pack utility=PACK.EXE          1 1 N
  33. EDI UnPack utility=UNPACK.EXE      1 1 N
  34. Install Info=INSTALL.INF           1 1 N
  35. Install Manual=INSTALL.WRI         1 1 N
  36. Order form - Canada=ORDR-CDN.TXT   1 1 N
  37. Order form - USA=ORDR-USA.TXT      1 1 N
  38. WinCLI Pro Info=PRESSREL.WRI       1 1 N
  39. WinCLI Pro Specs=SPECSHT.WRI       1 1 N
  40.  
  41. [PM Group] 
  42. ;description, File name (with relative path)
  43. EDI Install=INSTALL.EXE
  44. EDI Pack=PACK.EXE
  45. EDI UnPack=UNPACK.EXE
  46. Manual=INSTALL.WRI
  47. Order - Cdn=ORDR-CDN.TXT
  48. Order - USA=ORDR-USA.TXT
  49. WinCLI Info=PRESSREL.WRI
  50. WinCLI Specs=SPECSHT.WRI
  51.